python
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
python [2015/01/01 17:21] – [xdress install] donghee | python [2018/07/18 14:10] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 219: | Line 219: | ||
) | ) | ||
</ | </ | ||
+ | |||
+ | Makefile | ||
< | < | ||
- | xdress --rc jeh_xdressrc.py | + | all: |
- | python3 | + | |
+ | | ||
+ | clean: | ||
+ | rm -rf build | ||
+ | rm -rf jehbuild | ||
+ | | ||
</ | </ | ||
Line 235: | Line 242: | ||
a.power(42) | a.power(42) | ||
</ | </ | ||
- |
python.1420132860.txt.gz · Last modified: 2018/07/18 14:09 (external edit)